xen: Send the debug VIRQ to guests after the rest of the domain dump is done.
authorKeir Fraser <keir.fraser@citrix.com>
Fri, 16 Jul 2010 12:51:27 +0000 (13:51 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Fri, 16 Jul 2010 12:51:27 +0000 (13:51 +0100)
commit1652d36bbe2108109159bf62ec11be2736351c02
tree5d98736053fe0b7b1d92a2f9dee8bbdf49aa6681
parent8dda1f560d36c4ce2d91b6514d830e4280748226
xen: Send the debug VIRQ to guests after the rest of the domain dump is done.

Send the debug VIRQ to guests after the rest of the domain dump is
done. This stops all the 'q' debug-key output getting interleaved with
the debug-virq output from a pv-ops dom0 kernel.

Signed-off-by: Tim Deegan <Tim.Deegan@citrix.com>
xen/common/keyhandler.c